Sandbox Logo

class RenderFragment<TValue> : System.MulticastDelegate

Summary

Represents a segment of UI content for an object of type <typeparamref name="TValue" />, implemented as a function that returns a <see cref="T:Sandbox.Razor.RenderFragment" />.

User Comments